[+wlpe.message+]
<div id="wlpeProfileDelete">
	<form id="wlpeProfileDeleteForm" name="profileDelteForm" action="[~[*id*]~]" method="POST">
		<fieldset id="wlpeProfileDeleteFieldset">
			<legend id="wlpeProfileDeleteFieldsetLegend">Delete Your Profile</legend>
			<h1 id="wlpeProfileDeleteWarning" class="warning">WARNING!</h1>
			<p>You are about to delete your profile. Are you sure you want to continue?</p>
			
		</fieldset>
		<fieldset id="wlpeProfileDeleteButtonsFieldset">
			<button type="submit" id="wlpeProfileDeleteButton" name="service" value="confirmdeleteprofile">YES! DELETE my profile</button>
			<button type="submit" id="wlpeProfileCancelButton" name="service" value="doNotDelete">NO! Keep my profile</button>
		</fieldset>
	</form>
</div>